docs: change homepage headings#1256
Conversation
| @react.component | ||
| let make = () => { | ||
| <section className="flex justify-center"> | ||
| // We only need this font on the homepage, so we load it here instead of globally to save some bandwidth for users who navigate to other pages directly |
| <div className="max-w-1060 flex flex-col items-center px-5 sm:px-8 lg:box-content"> | ||
| <h1 className="hl-title text-center max-w-212"> | ||
| {React.string("Fast, Simple, Fully Typed JavaScript from the Future")} | ||
| {React.string("JavaScript Made Simple for Humans and AI")} |
There was a problem hiding this comment.
I'll wait until he can take a look at it before I merge it in.
|
Font btw was Red Hat Mono Bold |
|
Can you update the slogan on the og images as well? |
Document the approved sentence-selection rule for social preview descriptions. Capture the utility extraction and Vitest coverage needed before implementation.
Extract the social preview description logic into a shared utility. Normalize whitespace and append the second sentence only when both normalized sentences are within the 140 character limit. Add focused Vitest coverage and the implementation plan doc for the change.
Cloudflare deploymentDeployement ID: ecf04944-9857-4947-b6a7-398b2b1788ed ⛅️ wrangler 4.63.0 (update available 4.85.0) ✨ Uploading _redirects |
|
Patrick said "lgtm" |




Updates the home page heading text to use the "types > vibes" slogan and to mention AI prominently.